Storm-static

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 2
Property:messagesB (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism egl.prism --prop egl.props messagesB --constants N=10,L=2 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:911.4347832202911s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Tue Apr 28 02:16:13 2020
Command line arguments: --prism egl.prism --prop egl.props messagesB --constants 'N=10,L=2' --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.018s.

Time for model construction: 810.447s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	66060286
Transitions: 	67108861
Reward Models:  messages_B_needs
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (phase = 4) -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "messagesB": R[exp]{"messages_B_needs"}=? [F (phase = 4)] ...
Result (for initial states): 4.0107326507568359375
Time for model checking: 100.317s.